Resource StructureDefinition/FHIR Server from package hsos.eWundbericht#0.9.0 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/EWoundSummary",
"version" : "0.9",
"name" : "EWoundSummary",
"status" : "draft",
"publisher" : "Hochschule Osnabrück",
"contact" : [
{
"name" : "Mareike Przysucha",
"telecom" : [
{
"system" : "email",
"value" : "ewundbericht@hs-osnabrueck.de",
"use" : "work"
},
{
"system" : "phone",
"value" : "+49 541 969 3354",
"use" : "work"
}
]
}
],
"description" : "The Composition structures the wound summary. The resources are not contained within the composition, but *only* referenced. In order to obtain the content, the bundle is required.",
"copyright" : "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.status",
"path" : "Composition.status",
"mustSupport" : true
},
{
"id" : "Composition.type",
"path" : "Composition.type",
"mustSupport" : true
},
{
"id" : "Composition.type.coding",
"path" : "Composition.type.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.type.coding:loinc",
"path" : "Composition.type.coding",
"sliceName" : "loinc",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.type.coding:loinc.system",
"path" : "Composition.type.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.type.coding:loinc.code",
"path" : "Composition.type.coding.code",
"fixedCode" : "96378-5"
},
{
"id" : "Composition.type.coding:IHE-XDS",
"path" : "Composition.type.coding",
"sliceName" : "IHE-XDS",
"max" : "1"
},
{
"id" : "Composition.type.coding:IHE-XDS.system",
"path" : "Composition.type.coding.system",
"fixedUri" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.9"
},
{
"id" : "Composition.type.coding:IHE-XDS.code",
"path" : "Composition.type.coding.code",
"fixedCode" : "WUND"
},
{
"id" : "Composition.type.coding:dvmd-kdl",
"path" : "Composition.type.coding",
"sliceName" : "dvmd-kdl",
"max" : "1"
},
{
"id" : "Composition.type.coding:dvmd-kdl.system",
"path" : "Composition.type.coding.system",
"fixedUri" : "http://dvmd.de/fhir/CodeSystem/kdl"
},
{
"id" : "Composition.type.coding:dvmd-kdl.code",
"path" : "Composition.type.coding.code",
"fixedCode" : "V230199"
},
{
"id" : "Composition.category",
"path" : "Composition.category",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.category.coding",
"path" : "Composition.category.coding",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : false
},
{
"id" : "Composition.category.coding:loinc",
"path" : "Composition.category.coding",
"sliceName" : "loinc",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.category.coding:loinc.system",
"path" : "Composition.category.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.category.coding:loinc.code",
"path" : "Composition.category.coding.code",
"fixedCode" : "18842-5"
},
{
"id" : "Composition.category.coding:IHE-XDS",
"path" : "Composition.category.coding",
"sliceName" : "IHE-XDS",
"max" : "1"
},
{
"id" : "Composition.category.coding:IHE-XDS.system",
"path" : "Composition.category.coding.system",
"fixedUri" : "http://ihe-d.de/CodeSystems/IHEXDSclassCode"
},
{
"id" : "Composition.category.coding:IHE-XDS.code",
"path" : "Composition.category.coding.code",
"fixedCode" : "BRI"
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.date",
"path" : "Composition.date",
"mustSupport" : true
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"mustSupport" : true
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"fixedString" : "eWundbericht",
"mustSupport" : true
},
{
"id" : "Composition.section",
"path" : "Composition.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code.coding"
}
],
"rules" : "closed"
}
},
{
"id" : "Composition.section:wound",
"path" : "Composition.section",
"sliceName" : "wound",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.section:wound.title",
"path" : "Composition.section.title",
"fixedString" : "Wunde"
},
{
"id" : "Composition.section:wound.code.coding.system",
"path" : "Composition.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:wound.code.coding.code",
"path" : "Composition.section.code.coding.code",
"patternCode" : "29308-4"
},
{
"id" : "Composition.section:wound.entry",
"path" : "Composition.section.entry",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound"
]
}
]
},
{
"id" : "Composition.section:wound.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:wound.section",
"path" : "Composition.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese",
"path" : "Composition.section",
"sliceName" : "anamnese",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.section:anamnese.title",
"path" : "Composition.section.title",
"fixedString" : "Anamnese"
},
{
"id" : "Composition.section:anamnese.code.coding.system",
"path" : "Composition.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.code.coding.code",
"path" : "Composition.section.code.coding.code",
"patternCode" : "96179-3"
},
{
"id" : "Composition.section:anamnese.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code.coding"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:anamnese.section:wundbeurteilung",
"path" : "Composition.section.section",
"sliceName" : "wundbeurteilung",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:wundbeurteilung.title",
"path" : "Composition.section.section.title",
"fixedString" : "Wundbeurteilung"
},
{
"id" : "Composition.section:anamnese.section:wundbeurteilung.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:wundbeurteilung.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "96379-3"
},
{
"id" : "Composition.section:anamnese.section:wundbeurteilung.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundSize",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundBase",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundEdge",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundExudateNKDUC",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundOdor",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/SignOfInfection",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/RiskOfInfection",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundEdema",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundRelatedPain",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/PeriWound",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundDescription"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:wundbeurteilung.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:aktuellerStatus",
"path" : "Composition.section.section",
"sliceName" : "aktuellerStatus",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:aktuellerStatus.title",
"path" : "Composition.section.section.title",
"fixedString" : "Aktueller Status"
},
{
"id" : "Composition.section:anamnese.section:aktuellerStatus.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:aktuellerStatus.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "11323-3"
},
{
"id" : "Composition.section:anamnese.section:aktuellerStatus.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/GeneralState",
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/EWSNutritionStatus",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/ImmuneStatus"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:aktuellerStatus.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeFaktoren",
"path" : "Composition.section.section",
"sliceName" : "psychosozialeFaktoren",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeFaktoren.title",
"path" : "Composition.section.section.title",
"fixedString" : "Psychosoziale Faktoren"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeFaktoren.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/StateOfConsciousness",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:psychosozialeFaktoren.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:individuelleRisikofaktoren",
"path" : "Composition.section.section",
"sliceName" : "individuelleRisikofaktoren",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:individuelleRisikofaktoren.title",
"path" : "Composition.section.section.title",
"fixedString" : "Individuelle Risikofaktoren"
},
{
"id" : "Composition.section:anamnese.section:individuelleRisikofaktoren.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:individuelleRisikofaktoren.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "46467-7"
},
{
"id" : "Composition.section:anamnese.section:individuelleRisikofaktoren.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:individuelleRisikofaktoren.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:risikoassessment",
"path" : "Composition.section.section",
"sliceName" : "risikoassessment",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:risikoassessment.title",
"path" : "Composition.section.section.title",
"fixedString" : "Risikoassessment"
},
{
"id" : "Composition.section:anamnese.section:risikoassessment.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:risikoassessment.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "71482-4"
},
{
"id" : "Composition.section:anamnese.section:risikoassessment.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/RiskAssessment",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Score"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:risikoassessment.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:koerperhygiene",
"path" : "Composition.section.section",
"sliceName" : "koerperhygiene",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:koerperhygiene.title",
"path" : "Composition.section.section.title",
"fixedString" : "Hygieneassessment, Koerperhygiene"
},
{
"id" : "Composition.section:anamnese.section:koerperhygiene.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:koerperhygiene.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:koerperhygiene.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:hautassessment",
"path" : "Composition.section.section",
"sliceName" : "hautassessment",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:hautassessment.title",
"path" : "Composition.section.section.title",
"short" : "Hautassessment",
"fixedString" : "Hautassessment: Hautsituation, Einschraenkung der Hautbarrierefunktion"
},
{
"id" : "Composition.section:anamnese.section:hautassessment.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:hautassessment.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "72284-3"
},
{
"id" : "Composition.section:anamnese.section:hautassessment.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:hautassessment.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:detailsUeberGeheilteWunden",
"path" : "Composition.section.section",
"sliceName" : "detailsUeberGeheilteWunden"
},
{
"id" : "Composition.section:anamnese.section:detailsUeberGeheilteWunden.title",
"path" : "Composition.section.section.title",
"fixedString" : "Details ueber geheilte Wunden"
},
{
"id" : "Composition.section:anamnese.section:detailsUeberGeheilteWunden.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:detailsUeberGeheilteWunden.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "96382-7"
},
{
"id" : "Composition.section:anamnese.section:detailsUeberGeheilteWunden.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Procedure",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Supply",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/DeviceRequest",
"http://hl7.org/fhir/StructureDefinition/Observation"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:detailsUeberGeheilteWunden.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:detailsUeberGeheilteWunden.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound",
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Medication",
"http://hl7.org/fhir/StructureDefinition/Substance"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:adhaerenz",
"path" : "Composition.section.section",
"sliceName" : "adhaerenz",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:adhaerenz.title",
"path" : "Composition.section.section.title",
"fixedString" : "Gesundheitsrelevantes Verhalten, Adhaerenz"
},
{
"id" : "Composition.section:anamnese.section:adhaerenz.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:adhaerenz.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "96383-5"
},
{
"id" : "Composition.section:anamnese.section:adhaerenz.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:adhaerenz.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:koerperlicheBeeintraechtigung",
"path" : "Composition.section.section",
"sliceName" : "koerperlicheBeeintraechtigung",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:koerperlicheBeeintraechtigung.title",
"path" : "Composition.section.section.title",
"fixedString" : "Körperliche Beeinträchtigung"
},
{
"id" : "Composition.section:anamnese.section:koerperlicheBeeintraechtigung.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:koerperlicheBeeintraechtigung.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "96386-8"
},
{
"id" : "Composition.section:anamnese.section:koerperlicheBeeintraechtigung.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:koerperlicheBeeintraechtigung.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeBeeintraechtigung",
"path" : "Composition.section.section",
"sliceName" : "psychosozialeBeeintraechtigung",
"max" : "1"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeBeeintraechtigung.title",
"path" : "Composition.section.section.title",
"fixedString" : "Psychosoziale Beeinträchtigung"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeBeeintraechtigung.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeBeeintraechtigung.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "46002-2"
},
{
"id" : "Composition.section:anamnese.section:psychosozialeBeeintraechtigung.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:anamnese.section:psychosozialeBeeintraechtigung.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:diagnose",
"path" : "Composition.section",
"sliceName" : "diagnose",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.section:diagnose.title",
"path" : "Composition.section.title",
"fixedString" : "Diagnose"
},
{
"id" : "Composition.section:diagnose.code.coding.system",
"path" : "Composition.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:diagnose.code.coding.code",
"path" : "Composition.section.code.coding.code",
"patternCode" : "96391-8"
},
{
"id" : "Composition.section:diagnose.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:diagnose.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code.coding"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:diagnose.section:wundbezogeneDiagnose",
"path" : "Composition.section.section",
"sliceName" : "wundbezogeneDiagnose",
"max" : "1"
},
{
"id" : "Composition.section:diagnose.section:wundbezogeneDiagnose.title",
"path" : "Composition.section.section.title",
"fixedString" : "Wundbezogene Diagnose"
},
{
"id" : "Composition.section:diagnose.section:wundbezogeneDiagnose.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:diagnose.section:wundbezogeneDiagnose.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "29308-4"
},
{
"id" : "Composition.section:diagnose.section:wundbezogeneDiagnose.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.de/StructureDefinition/CodingICD10GM",
"http://hl7.org/fhir/StructureDefinition/Condition"
]
}
]
},
{
"id" : "Composition.section:diagnose.section:wundbezogeneDiagnose.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:diagnose.section:medizinischeInformationen",
"path" : "Composition.section.section",
"sliceName" : "medizinischeInformationen",
"max" : "1"
},
{
"id" : "Composition.section:diagnose.section:medizinischeInformationen.title",
"path" : "Composition.section.section.title",
"fixedString" : "Medizinische Informationen"
},
{
"id" : "Composition.section:diagnose.section:medizinischeInformationen.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:diagnose.section:medizinischeInformationen.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "28616-1"
},
{
"id" : "Composition.section:diagnose.section:medizinischeInformationen.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Score",
"http://hl7.org/fhir/StructureDefinition/Condition",
"http://hl7.org/fhir/StructureDefinition/Observation"
]
}
]
},
{
"id" : "Composition.section:diagnose.section:medizinischeInformationen.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie",
"path" : "Composition.section",
"sliceName" : "therapie",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.section:therapie.title",
"path" : "Composition.section.title",
"fixedString" : "Therapie"
},
{
"id" : "Composition.section:therapie.code.coding.system",
"path" : "Composition.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.code.coding.code",
"path" : "Composition.section.code.coding.code",
"patternCode" : "96393-4"
},
{
"id" : "Composition.section:therapie.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code.coding"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:therapie.section:behandlungsziel",
"path" : "Composition.section.section",
"sliceName" : "behandlungsziel",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsziel.title",
"path" : "Composition.section.section.title",
"fixedString" : "Behandlungsziele"
},
{
"id" : "Composition.section:therapie.section:behandlungsziel.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:behandlungsziel.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "61146-7"
},
{
"id" : "Composition.section:therapie.section:behandlungsziel.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/GoalOfTreatment",
"http://hl7.org/fhir/StructureDefinition/Goal"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsziel.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan",
"path" : "Composition.section.section",
"sliceName" : "behandlungsplan",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.title",
"path" : "Composition.section.section.title",
"fixedString" : "Behandlungsplan"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "18776-5"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/CarePlan"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section",
"path" : "Composition.section.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code.coding"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:wundreinigung",
"path" : "Composition.section.section.section",
"sliceName" : "wundreinigung",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:wundreinigung.title",
"path" : "Composition.section.section.section.title",
"fixedString" : "Wundreinigung"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:wundreinigung.code.coding.system",
"path" : "Composition.section.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:wundreinigung.code.coding.code",
"path" : "Composition.section.section.section.code.coding.code",
"patternCode" : "39128-4"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:wundreinigung.entry",
"path" : "Composition.section.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Procedure"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:wundreinigung.section",
"path" : "Composition.section.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:debridement",
"path" : "Composition.section.section.section",
"sliceName" : "debridement",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:debridement.title",
"path" : "Composition.section.section.section.title",
"fixedString" : "Debridement"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:debridement.code.coding.system",
"path" : "Composition.section.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:debridement.code.coding.code",
"path" : "Composition.section.section.section.code.coding.code",
"patternCode" : "96392-6"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:debridement.entry",
"path" : "Composition.section.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Procedure"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:debridement.section",
"path" : "Composition.section.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:primaerverband",
"path" : "Composition.section.section.section",
"sliceName" : "primaerverband",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:primaerverband.title",
"path" : "Composition.section.section.section.title",
"fixedString" : "Primaerverband"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:primaerverband.code.coding.system",
"path" : "Composition.section.section.section.code.coding.system",
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:primaerverband.code.coding.code",
"path" : "Composition.section.section.section.code.coding.code",
"patternCode" : "450964002"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:primaerverband.entry",
"path" : "Composition.section.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Substance"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:primaerverband.section",
"path" : "Composition.section.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:sekundaerverband",
"path" : "Composition.section.section.section",
"sliceName" : "sekundaerverband",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:sekundaerverband.title",
"path" : "Composition.section.section.section.title",
"fixedString" : "Sekundaerverband"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:sekundaerverband.code.coding.system",
"path" : "Composition.section.section.section.code.coding.system",
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:sekundaerverband.code.coding.code",
"path" : "Composition.section.section.section.code.coding.code",
"patternCode" : "450965001"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:sekundaerverband.entry",
"path" : "Composition.section.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Substance"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:sekundaerverband.section",
"path" : "Composition.section.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:abwehrreaktionAllergie",
"path" : "Composition.section.section.section",
"sliceName" : "abwehrreaktionAllergie",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:abwehrreaktionAllergie.title",
"path" : "Composition.section.section.section.title",
"fixedString" : "Abwehrreaktion auf Wundprodukte, Allergien"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:abwehrreaktionAllergie.code.coding.system",
"path" : "Composition.section.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:abwehrreaktionAllergie.code.coding.code",
"path" : "Composition.section.section.section.code.coding.code",
"patternCode" : "48765-2"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:abwehrreaktionAllergie.entry",
"path" : "Composition.section.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"http://hl7.org/fhir/StructureDefinition/Observation"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:abwehrreaktionAllergie.section",
"path" : "Composition.section.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:physikalischeIntervention",
"path" : "Composition.section.section.section",
"sliceName" : "physikalischeIntervention",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:physikalischeIntervention.title",
"path" : "Composition.section.section.section.title",
"fixedString" : "Physikalische Intervention"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:physikalischeIntervention.code.coding.system",
"path" : "Composition.section.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:physikalischeIntervention.code.coding.code",
"path" : "Composition.section.section.section.code.coding.code",
"patternCode" : "62387-6"
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:physikalischeIntervention.entry",
"path" : "Composition.section.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Procedure"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsplan.section:physikalischeIntervention.section",
"path" : "Composition.section.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:ausruestungRessourcen",
"path" : "Composition.section.section",
"sliceName" : "ausruestungRessourcen",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:ausruestungRessourcen.title",
"path" : "Composition.section.section.title",
"fixedString" : "Benötigte Ausruestung, Ressourcen"
},
{
"id" : "Composition.section:therapie.section:ausruestungRessourcen.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:ausruestungRessourcen.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "81635-5"
},
{
"id" : "Composition.section:therapie.section:ausruestungRessourcen.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Supply",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/DeviceRequest",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:therapie.section:ausruestungRessourcen.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:therapieverlauf",
"path" : "Composition.section.section",
"sliceName" : "therapieverlauf",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:therapieverlauf.title",
"path" : "Composition.section.section.title",
"fixedString" : "Therapieverlauf"
},
{
"id" : "Composition.section:therapie.section:therapieverlauf.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:therapieverlauf.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "89821-3"
},
{
"id" : "Composition.section:therapie.section:therapieverlauf.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Score"
]
}
]
},
{
"id" : "Composition.section:therapie.section:therapieverlauf.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:schmerzmanagement",
"path" : "Composition.section.section",
"sliceName" : "schmerzmanagement",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:schmerzmanagement.title",
"path" : "Composition.section.section.title",
"fixedString" : "Schmerzmanagement"
},
{
"id" : "Composition.section:therapie.section:schmerzmanagement.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:schmerzmanagement.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "54557-4"
},
{
"id" : "Composition.section:therapie.section:schmerzmanagement.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hl7.org/fhir/StructureDefinition/Medication",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Substance"
]
}
]
},
{
"id" : "Composition.section:therapie.section:schmerzmanagement.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:hygienemassnahmen",
"path" : "Composition.section.section",
"sliceName" : "hygienemassnahmen",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:hygienemassnahmen.title",
"path" : "Composition.section.section.title",
"fixedString" : "Hygienemassnahmen"
},
{
"id" : "Composition.section:therapie.section:hygienemassnahmen.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Composition.section:therapie.section:hygienemassnahmen.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "225429000"
},
{
"id" : "Composition.section:therapie.section:hygienemassnahmen.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments"
]
}
]
},
{
"id" : "Composition.section:therapie.section:hygienemassnahmen.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz",
"path" : "Composition.section.section",
"sliceName" : "wundrandUmgebungsschutz",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.title",
"path" : "Composition.section.section.title",
"fixedString" : "Wundrand- und -umgebungsschutz"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.code.coding",
"path" : "Composition.section.section.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.code.coding:wundrandschutz",
"path" : "Composition.section.section.code.coding",
"sliceName" : "wundrandschutz",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.code.coding:wundrandschutz.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.code.coding:wundrandschutz.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "225424005:363702006=449747006"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.code.coding:wundumgebungsschutz",
"path" : "Composition.section.section.code.coding",
"sliceName" : "wundumgebungsschutz",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.code.coding:wundumgebungsschutz.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.code.coding:wundumgebungsschutz.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "225424005:363702006=449736004"
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hl7.org/fhir/StructureDefinition/Medication",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Substance"
]
}
]
},
{
"id" : "Composition.section:therapie.section:wundrandUmgebungsschutz.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:kausaltherapie",
"path" : "Composition.section.section",
"sliceName" : "kausaltherapie",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:kausaltherapie.title",
"path" : "Composition.section.section.title",
"fixedString" : "Kausaltherapie"
},
{
"id" : "Composition.section:therapie.section:kausaltherapie.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:kausaltherapie.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "62387-6"
},
{
"id" : "Composition.section:therapie.section:kausaltherapie.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hl7.org/fhir/StructureDefinition/Medication",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Substance"
]
}
]
},
{
"id" : "Composition.section:therapie.section:kausaltherapie.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:patientenedukation",
"path" : "Composition.section.section",
"sliceName" : "patientenedukation",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:patientenedukation.title",
"path" : "Composition.section.section.title",
"fixedString" : "Patientenedukation"
},
{
"id" : "Composition.section:therapie.section:patientenedukation.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:patientenedukation.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "34895-3"
},
{
"id" : "Composition.section:therapie.section:patientenedukation.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Resource",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Education"
]
}
]
},
{
"id" : "Composition.section:therapie.section:patientenedukation.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:therapie.section:behandlungsergebnisse",
"path" : "Composition.section.section",
"sliceName" : "behandlungsergebnisse",
"max" : "1"
},
{
"id" : "Composition.section:therapie.section:behandlungsergebnisse.title",
"path" : "Composition.section.section.title",
"fixedString" : "Bisherige Ergebnisse der Behandlung"
},
{
"id" : "Composition.section:therapie.section:behandlungsergebnisse.code.coding.system",
"path" : "Composition.section.section.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Composition.section:therapie.section:behandlungsergebnisse.code.coding.code",
"path" : "Composition.section.section.code.coding.code",
"patternCode" : "61146"
},
{
"id" : "Composition.section:therapie.section:behandlungsergebnisse.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Observation"
]
}
]
},
{
"id" : "Composition.section:therapie.section:behandlungsergebnisse.section",
"path" : "Composition.section.section.section",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.